Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Related functions
If a file is in a library, the
SEARCHfunction returns the file’s pathname using the following syntax:
For example:
Other Progress functions make use of this syntax. The
LIBRARYfunction parses the pathname and returns the name of the library (in this example,/usr/dictionary/dictionary.pl). If the argument toLIBRARYis not in the formlibrary-pathname<<member-name>>, theLIBRARYfunction returns the Unknown value (?). This is also true of theMEMBERfunction, which parses the pathname and returns the name of the member file (in this example,dict.r).For more information about the
SEARCH,LIBRARY, andMEMBERfunctions, see OpenEdge Development: Progress 4GL Reference .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |